Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WD-17056 - chore(tests): add tests for client add/edit #502

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

huwshimi
Copy link
Contributor

Changes

Add tests for ClientCreate and ClientEdit components.

https://warthogs.atlassian.net/browse/WD-17056
https://warthogs.atlassian.net/browse/WD-17057

@huwshimi huwshimi requested a review from a team as a code owner December 10, 2024 04:55
Copy link
Contributor

github-actions bot commented Dec 10, 2024

Coverage Report for UI Test Coverage (./ui)

Status Category Percentage Covered / Total
🔵 Lines 97.93% 4695 / 4794
🔵 Statements 97.93% 4695 / 4794
🔵 Functions 92.07% 186 / 202
🔵 Branches 94.01% 660 / 702
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
ui/src/pages/clients/ClientCreate/ClientCreate.test.tsx 100% 100% 100% 100%
ui/src/pages/clients/ClientCreate/ClientCreate.tsx 100% 100% 100% 100%
ui/src/pages/clients/ClientCreate/types.ts 100% 100% 100% 100%
ui/src/pages/clients/ClientEdit/ClientEdit.test.tsx 100% 100% 100% 100%
ui/src/pages/clients/ClientEdit/ClientEdit.tsx 100% 88.88% 100% 100%
ui/src/pages/clients/ClientEdit/types.ts 100% 100% 100% 100%
ui/src/pages/clients/ClientForm/index.ts 100% 100% 100% 100%
Generated in workflow #101 for commit 1455c92 by the Vitest Coverage Report Action

@huwshimi huwshimi enabled auto-merge December 10, 2024 05:11
@huwshimi huwshimi merged commit 9bcdd82 into canonical:main Jan 23, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants